Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding poro howto #1673

Merged
merged 1 commit into from
Apr 9, 2016
Merged

Conversation

DrSayre
Copy link
Contributor

@DrSayre DrSayre commented Apr 9, 2016

Purpose

Easier to find documentation on using AMS with a PORO

Changes

Adds a guide under how to showing how to create a PORO that can be used with AMS.

Caveats

Related GitHub issues

#1521

Additional helpful information

@id = attributes[:id]
@name = attributes[:name]
@level = attributes[:level]
end
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you fix the indentation on these lines?

@NullVoxPopuli
Copy link
Contributor

hey, can you add a link to your new doc under HowTo in this file? https://github.com/rails-api/active_model_serializers/tree/master/docs

and then add a changelog entry to give yourself credit? :-)

@NullVoxPopuli
Copy link
Contributor

one last thing! :-)

@DrSayre can you squash your commits?

@bf4 can we enable the squashing feature on github so we don't have to ask to squash?

@DrSayre
Copy link
Contributor Author

DrSayre commented Apr 9, 2016

@NullVoxPopuli can you tell me how to do that?

trying to get styling correct

added changelog entry, link to guide, and fixed indentation
@NullVoxPopuli
Copy link
Contributor

yup, I have some instructions here: https://github.com/NullVoxPopuli/git-workflow/blob/master/single-repo/README.md#preparing-your-feature--bug-fix-to-be-merged

lemme know if you have any questions

@DrSayre DrSayre force-pushed the adding_poro_howto branch from d9f0d61 to 05618ea Compare April 9, 2016 21:21
@DrSayre
Copy link
Contributor Author

DrSayre commented Apr 9, 2016

@NullVoxPopuli let me know if I did it correctly

@NullVoxPopuli
Copy link
Contributor

it looks like you did!

@NullVoxPopuli
Copy link
Contributor

LGTM! thanks, @DrSayre

@NullVoxPopuli NullVoxPopuli merged commit d2917fd into rails-api:master Apr 9, 2016
@NullVoxPopuli
Copy link
Contributor

oh, it looks like I could have squashed. It's after I click merge. oops.

@DrSayre
Copy link
Contributor Author

DrSayre commented Apr 9, 2016

no worries, glad I could help out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants